scenario B–> isolating the effect of leatherback weightings (5 runs, weightings are the same for both algorithms)

weightings <-c(0,0,0,-0.1,0) #run B.1 weightings <-c(0,0,0,-0.3,0) #run B.2 weightings <-c(0,0,0,-0.5,0) #run B.3 weightings <-c(0,0,0,-0.7,0) #run B.4 weightings <-c(0,0,0,-0.9,0) #run B.5

Including Plots

You can also embed plots, for example:

Note that the echo = FALSE parameter was added to the code chunk to prevent printing of the R code that generated the plot.